Functions Summary

Function

Description

AsFilePath

Converts an uriAsString to a file path.

AsURI

Convert file paths to URIs.

EscapeData

Convert unescaped string into an escaped URI data.

EscapeUri

Convert unescaped URI into an escaped URI path.

GetRelativeTo

Convert an absolute URI into a relative URI.

IsFile

Determine if the supplied URI refers to the file system.

MakeAbsolute

Convert a relative URI into an absolute URI.

PossibleResolvedUris

Convert file paths to URIs.

Unescape

Convert URI escaped string into unescaped string (%20 to space, etc.).

Last modified date: 08/12/2026